Skip to content

Create a python script to URL decode url's #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jeancsil
Copy link
Contributor

Doesn't encode a set of characters like the following on purpose:

  • http://
  • https://
  • =
  • ?
  • &

Doesn't encode a set of characters like the following on purpose:
 - http://
 - https://
 - =
 - +
 - ?
 - &
Copy link
Owner

@adityaarakeri adityaarakeri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add your project to the root readme folder

@jeancsil
Copy link
Contributor Author

Yes, I forgot.
Will do the same for the other PR's.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants